
.myswiper-container{width: 100%;overflow: hidden;}
.myswiper-wrapper{width: 90%;margin: 20px 5%;}
.myswipe-box{width: 81%;height: 150px;margin:0; position: absolute;white-space:nowrap;overflow: hidden;display: inline-block;}
.myswiper-icon{width: 3%;height: 120px;margin:15px 0; background: #f0f0f0;display: inline-block;cursor: pointer;border-radius: 2px;}
.myswiper-icon img{width: 76%;height: 20px; margin: 50px 12%;}
.myswiper-icon-left{position: absolute;left: 5%;}
.myswiper-icon-right{position: absolute;right: 5%;}
.myswiper-slide{width: 180px;height: 150px;margin-left: 10px;display: inline-block;position: relative;}
.myswiper-slide:first-child{margin-left: 0px;}
.myswiper-slide img{width: 180px;height: 150px;} 
